Sub Tutorial Sample
This sample shows how to create a service that processes Pub/Sub messages.
Use it with the Cloud Pub/Sub with Cloud Run tutorial.
For more details on how to work with this sample read the Google Cloud Run Java Samples README.
Dependencies​
- Spring Boot: Web server framework.
- Jib: Container build tool.
- Junit: [development] Test running framework.